-
Home
-
Everest Backup – WordPress Cloud Backup, Migration, Restore & Cloning Plugin
-
2.1.4
-
Code
-
Classes
- Temp_Directory
Total Complexity |
28 |
Dependencies |
1 |
Dependents |
8 |
Total lines |
208 |
Lines of code |
94 |
Logical lines of code |
51 |
Comment lines |
70 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
remove_legacy_tmp_directories() |
S |
56 |
7 |
20 |
get_legacy_tmp_directory() |
S |
58 |
4 |
17 |
create_security_files() |
S |
63 |
4 |
10 |
clean_temp_dir() |
S |
66 |
3 |
9 |
create() |
S |
71 |
2 |
7 |
is_temp_directory_exists() |
S |
75 |
2 |
4 |
__construct() |
S |
77 |
1 |
4 |
reset() |
S |
78 |
1 |
4 |
create_temp_dir() |
S |
81 |
1 |
3 |
get_security_files() |
S |
67 |
1 |
8 |
join_path() |
S |
77 |
1 |
3 |
add_to_temp() |
S |
72 |
1 |
5 |